projects
/
ostree.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f2b1be6
)
libotutil: Drop dead prototype
author
Colin Walters
<walters@verbum.org>
Thu, 29 Nov 2012 20:56:17 +0000
(15:56 -0500)
committer
Colin Walters
<walters@verbum.org>
Thu, 29 Nov 2012 20:56:17 +0000
(15:56 -0500)
Was never implemented.
src/libotutil/ot-gio-utils.h
patch
|
blob
|
history
diff --git
a/src/libotutil/ot-gio-utils.h
b/src/libotutil/ot-gio-utils.h
index 32e80f15495283dade48870a042dac1c89695ddf..7505c3a281c31152fc177e5a033a55638de0b4d1 100644
(file)
--- a/
src/libotutil/ot-gio-utils.h
+++ b/
src/libotutil/ot-gio-utils.h
@@
-53,11
+53,6
@@
gboolean ot_gfile_rename (GFile *src,
GCancellable *cancellable,
GError **error);
-gboolean ot_gfile_hardlink (GFile *src,
- GFile *dest,
- GCancellable *cancellable,
- GError **error);
-
gboolean ot_gfile_unlink (GFile *path,
GCancellable *cancellable,
GError **error);